JAMSRESTAPI Web Service
DeleteJob_DeleteJobById
JAMSRESTAPI Web Service > All Operations Resource Group : Job_DeleteJobById (Delete)

Resource Path: /api/job/{id}

Uri: http://doc.jamsscheduler.com/api/job/{id}

Description
Deletes a Job by id.
Parameters
NameDescriptionData Type
The id of the Job to deleteThe ID of the Job.integer
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service